[INFO] fetching crate jsona-lsp 0.4.0...
[INFO] testing jsona-lsp-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate jsona-lsp 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate jsona-lsp 0.4.0
[INFO] finished tweaking crates.io crate jsona-lsp 0.4.0
[INFO] tweaked toml for crates.io crate jsona-lsp 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsona-lsp 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 146 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.6.2 (available: v1.9.3)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding lsp-async-stub v0.6.4 (available: v0.7.0)
[INFO] [stderr]       Adding lsp-types v0.93.2 (available: v0.97.0)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b31a62a06ecea26710490265b78ecf84fa66a32d58d72389d2fd4bc869183614
[INFO] running `Command { std: "docker" "start" "-a" "b31a62a06ecea26710490265b78ecf84fa66a32d58d72389d2fd4bc869183614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b31a62a06ecea26710490265b78ecf84fa66a32d58d72389d2fd4bc869183614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31a62a06ecea26710490265b78ecf84fa66a32d58d72389d2fd4bc869183614", kill_on_drop: false }`
[INFO] [stdout] b31a62a06ecea26710490265b78ecf84fa66a32d58d72389d2fd4bc869183614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faa3773844bfc3b776f6ac00582ba04625eb92ff77972bdbc0c8ea70bb4d5eb2
[INFO] running `Command { std: "docker" "start" "-a" "faa3773844bfc3b776f6ac00582ba04625eb92ff77972bdbc0c8ea70bb4d5eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lsp-types v0.93.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling jsona v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling jsona-schema v0.3.0
[INFO] [stderr]    Compiling jsona-schema-validator v0.3.0
[INFO] [stderr]    Compiling jsona-util v0.4.0
[INFO] [stderr]    Compiling lsp-async-stub v0.6.4
[INFO] [stderr]    Compiling jsona-lsp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `hint_excluded` is never used
[INFO] [stdout]    --> src/handlers/documents.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | async fn hint_excluded<E: Environment>(mut context: Context<World<E>>, file: &Url) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.60s
[INFO] running `Command { std: "docker" "inspect" "faa3773844bfc3b776f6ac00582ba04625eb92ff77972bdbc0c8ea70bb4d5eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa3773844bfc3b776f6ac00582ba04625eb92ff77972bdbc0c8ea70bb4d5eb2", kill_on_drop: false }`
[INFO] [stdout] faa3773844bfc3b776f6ac00582ba04625eb92ff77972bdbc0c8ea70bb4d5eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1996fe4d56e6bbcba9135aecf379c868a08600b3a7205fceeb237d61ef47dc44
[INFO] running `Command { std: "docker" "start" "-a" "1996fe4d56e6bbcba9135aecf379c868a08600b3a7205fceeb237d61ef47dc44", kill_on_drop: false }`
[INFO] [stdout] warning: function `hint_excluded` is never used
[INFO] [stdout]    --> src/handlers/documents.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | async fn hint_excluded<E: Environment>(mut context: Context<World<E>>, file: &Url) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jsona-lsp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `hint_excluded` is never used
[INFO] [stdout]    --> src/handlers/documents.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | async fn hint_excluded<E: Environment>(mut context: Context<World<E>>, file: &Url) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] running `Command { std: "docker" "inspect" "1996fe4d56e6bbcba9135aecf379c868a08600b3a7205fceeb237d61ef47dc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1996fe4d56e6bbcba9135aecf379c868a08600b3a7205fceeb237d61ef47dc44", kill_on_drop: false }`
[INFO] [stdout] 1996fe4d56e6bbcba9135aecf379c868a08600b3a7205fceeb237d61ef47dc44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b33910d46efca0b4e11ef3accb7551064e8797231d01c108c16a56b2bcd0d1c2
[INFO] running `Command { std: "docker" "start" "-a" "b33910d46efca0b4e11ef3accb7551064e8797231d01c108c16a56b2bcd0d1c2", kill_on_drop: false }`
[INFO] [stderr] warning: function `hint_excluded` is never used
[INFO] [stderr]    --> src/handlers/documents.rs:112:10
[INFO] [stderr]     |
[INFO] [stderr] 112 | async fn hint_excluded<E: Environment>(mut context: Context<World<E>>, file: &Url) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `jsona-lsp` (lib) generated 1 warning
[INFO] [stderr] warning: `jsona-lsp` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsona_lsp-cc2b091c1d042987)
[INFO] [stderr]    Doc-tests jsona_lsp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b33910d46efca0b4e11ef3accb7551064e8797231d01c108c16a56b2bcd0d1c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b33910d46efca0b4e11ef3accb7551064e8797231d01c108c16a56b2bcd0d1c2", kill_on_drop: false }`
[INFO] [stdout] b33910d46efca0b4e11ef3accb7551064e8797231d01c108c16a56b2bcd0d1c2
